Drop gtk_main_iteration
authorMatthias Clasen <mclasen@redhat.com>
Mon, 10 Feb 2020 00:38:40 +0000 (19:38 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 10 Feb 2020 04:12:32 +0000 (23:12 -0500)
commit49a6ad3dd1d2f79e6ae970a879b46fac527c2c07
tree0870491439260a51f07ebcb9f72158539d0e3615
parentebc720bfdb598d1556968bf5aab19a3c9dc08eb7
Drop gtk_main_iteration

This function and its cousin, gtk_main_iteration_do, are
thin wrappers around GMainContext api that should just
be used directly.
docs/reference/gtk/gtk4-sections.txt
gtk/gtkmain.c
gtk/gtkmain.h